const nhooyr.io/websocket.statusReserved

3 uses

	nhooyr.io/websocket (current package)
		close.go#L35: 	statusReserved StatusCode = 1004
		close.go#L237: 	case statusReserved, StatusNoStatusRcvd, StatusAbnormalClosure, StatusTLSHandshake:
		stringer.go#L67: 	_ = x[statusReserved-1004]